runtime.gcControllerState.maxStackScan (field)
4 uses
runtime (current package)
mgcpacer.go#L225: maxStackScan atomic.Uint64
mgcpacer.go#L515: maxStackScan := c.maxStackScan.Load()
mgcpacer.go#L919: c.maxStackScan.Add(amount)
mgcpacer.go#L924: c.maxStackScan.Add(pp.maxStackScanDelta)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)